home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 November / CHIP Kasım 1997.iso / ARACLAR / TER500 / 500TER._XE / CONTENTS.DOC < prev    next >
Encoding:
Text File  |  1997-08-30  |  13.9 KB  |  280 lines

  1.  
  2. ┌──────────────────────────────────────────────────────────────────────────┐
  3. │ ░░░░ Contents of the TERMINATE package version 5.00 ░░░░░░░░░░░░░░░░░░░░ │
  4. └──────────────────────────────────────────────────────────────────────────┘
  5.  
  6.  CONTENTS.DOC    This document: which files are which in the archive
  7.  WHATSNEW.500    What is new in this version
  8.  README.TXT      This is what you get when upgrade to Terminate PROFESSIONAL
  9.  
  10.  TERMINAT.EXE    The Final Terminal, main program
  11.  TERMINAT.DAT    Brand information for the prize draw - needed
  12.  TERMINAT.DIS    Distribution datafile
  13.  TERMINAT.REG    Used for registration and test key, Terminate needs this!
  14.  
  15.  400TO500.EXE    Upgrade from Terminate PROFESSIONAL version 4 easily
  16.  
  17.  FAX.BAT         Batch file for starting up in the Fax manager
  18.  NC.BAT          Batch file for starting up the file commander
  19.  TE.BAT          Batch file for starting Terminate, put in your PATH
  20.  TM.BAT          Batch file for starting TerMail the maileditor.
  21.  
  22. ┌──────────────────────────────────────────────────────────────────────────┐
  23. │ ░░░░ REGISTER - Registration forms ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  24. └──────────────────────────────────────────────────────────────────────────┘
  25.  
  26.  README.REG      Important information on how to register
  27.  
  28.  INTERNET.REG    Registration Form for Internet / CompuServe
  29.  ELECTRON.REG    Explains T-Regs, the On-line registration system
  30.  
  31.  ARGENTINA.REG   Registration Form for Argentina, South America
  32.  AUSTRALI.REG    Registration Form for Australia
  33.  BELGIUM.REG     Registration Form for Belgium and  Luxemburg
  34.  BRAZIL.REG      Registration Form for Brazil
  35.  CANADA.REG      Registration Form for Canada
  36.  DANMARK.REG     Registration Form for Denmark / Danmark
  37.  FINLAND.REG     Registration Form for Finland / Suomi
  38.  FRANCE.REG      Registration Form for France , Monaco and Andorra
  39.  GERMANY.REG     Registration Form for Germany / Deutschland
  40.  HELVETIA.REG    Registration Form for Switzerland, Austria, Liechtenstein
  41.  HOLLAND.REG     Registration Form for Holland / The Netherlands / Nederland
  42.  ISRAEL.REG      Registration Form for Israel
  43.  ITALIA.REG      Registration Form for Italy, Vatican City, San Marino
  44.  N-ZEALAN.REG    Registration Form for New Zealand, Pacific Islands
  45.  SPAIN.REG       Registration Form for Spain / Portugal
  46.  SVERIGE.REG     Registration Form for Sweden / Sverige
  47.  UK-EIRE.REG     Registration Form for Eire, UK & British Dependent Territories
  48.  USA.REG         Registration Form for USA
  49.  
  50.  WORLD.REG       Registration Form if no registration site in your country
  51.  
  52. ┌──────────────────────────────────────────────────────────────────────────┐
  53. │ ░░░░ TERMAIL - The Automatic Mail system for Terminate ░░░░░░░░░░░░░░░░░ │
  54. └──────────────────────────────────────────────────────────────────────────┘
  55.  
  56.  WHATSNEW.500    History of the progress and new features in this version
  57.  
  58.  AFTERMSG.BAT    Sample batch file that can be executed after messages
  59.  BEFORMSG.BAT    Sample batch file that can be executed before messages
  60.  BO.GIF          Picture of the developer of Terminate
  61.  BOSSKEY.COM     File started whenever Alt-B is pressed, TheDraw Com file
  62.  RUNTM.BAT       Batchfile to use for nodes or external mail processors.
  63.  T-ANSI.EXE      ANSI viewer for messages containing ANSI escape codes.
  64.  T-CODE.DOC      Documentation for UU-encoding/decoding
  65.  T-CODE.EXE      Send binary files in normal ASCII messages
  66.  T-SIGN.EXE      Large signature signer
  67.  T-SIGN.SIG      Sample signature
  68.  TER-NODE.000    Sample nodelist to show you what a RAW nodelist looks like
  69.  TM.BBS          Mssage area configuration
  70.  TM.CC           Carbon Copy group file definition
  71.  TM.CFG          Mail configuration
  72.  TM.CFM          Confirmation Receipt Message
  73.  TM.EXE          The MailReader
  74.  TM.LST          List of predefined areas
  75.  TM.NAM          Fast list of names
  76.  TM.PIC          List of picture files of the people you write letters with
  77.  TMUTIL.EXE      Messagebase utility used by TerMail
  78.  
  79.  LATIN-1.*       Translation tables for LATIN-1 -> IBMPC (Internet etc.)
  80.  MAC.*           Translation tables for Macintosh computers
  81.  
  82.  DETAILS.FRM     Example form with personal details
  83.  REPORT.FRM      Example form of a bug report
  84.  RULES.FRM       Example form with rules of a conference
  85.  
  86. ┌──────────────────────────────────────────────────────────────────────────┐
  87. │ ░░░░ SCRIPT - The PreScription programming language ░░░░░░░░░░░░░░░░░░░░ │
  88. └──────────────────────────────────────────────────────────────────────────┘
  89.  
  90.  DEMO.TSL        Main Demonstration script
  91.  DEMO.INC        Include files for DEMO.TSL
  92.  
  93.  Examples:
  94.  
  95.  ARRAY.TSL       How to use arrays
  96.  ATTR.TSL        Get/set colors
  97.  AUTOCALL.TSL    How to dial and login and perform tasks online automatic
  98.  BLINK.TSL       Set high intensity on your videocard
  99.  BOXES.TSL       Make boxes
  100.  COLOR.INC       Include file for color variables
  101.  CRC32.TSL       Calculate a crc32 on a file
  102.  DOS.INC         DOS constants
  103.  DATAFILE.TSL    Read from a datafile
  104.  DUMPFILE.TSL    Hex dump file to screen
  105.  ERRORMSG.TSL    Find all device error messages and view on screen
  106.  FUNC.TSL        How to use functions
  107.  IF-TEST.TSL     How to you IF
  108.  KEYBOARD.INC    Include file for keyboard variables
  109.  LOGIN.TSL       How to login to a BBS easily
  110.  MINITERM.TSL    Mini terminal
  111.  MOUSE.TSL       How to use mouse support
  112.  PRINT.TSL       How to print a textfile
  113.  SHOWANSI.TSL    Show an ANSI file to screen
  114.  SHOWDIR.TSL     Show a directory
  115.  SHOWKEY.TSL     Show pressed key value
  116.  SHOWTEXT.TSL    Show a text file
  117.  SOUND.TSL       Abort/Ok sounds
  118.  TEXTATTR.TSL    Color selector from inside Terminate
  119.  TIMER.TSL       How to use the timer functions
  120.  
  121. ┌──────────────────────────────────────────────────────────────────────────┐
  122. │ ░░░░ FAX - Fax related files ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  123. └──────────────────────────────────────────────────────────────────────────┘
  124.  
  125.  COVER.TXT       Default coverpage
  126.  FAXSHOW.EXE     Utility to show .APF (Fax) files
  127.  INCOMING.CTL    File that controls who is allowed to fax you.
  128.  MULTI.LST       Sample list of phonenumbers to call with the multifax
  129.  MULTIFAX.TXT    Sample text file to send with the multifax
  130.  SENDFAX.BAT     Sample batchfile for sending faxes from commandline
  131.  T-FONTED.EXE    An editor for the TERMINAT.FNT font file.
  132.  TERMINAT.FAX    Initstrings for different modems
  133.  
  134.  T-437.FNT       Faxfont, Codepage 473 : United states
  135.  T-850.FNT       Faxfont, Codepage 850 : Multilingual (Latin I)
  136.  T-857.FNT       Faxfont, Codepage 857 : Turkish
  137.  T-860.FNT       Faxfont, Codepage 860 : Portuguese
  138.  T-863.FNT       Faxfont, Codepage 863 : Canadian-French
  139.  T-865.FNT       Faxfont, Codepage 865 : Nordic
  140.  HEBREW.FNT      Faxfont, Hebrew
  141.  
  142. ┌──────────────────────────────────────────────────────────────────────────┐
  143. │ ░░░░ HOST - Hostmode related files ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  144. └──────────────────────────────────────────────────────────────────────────┘
  145.  
  146.  CLEANUP.BAT     A batchfile that can be used online by supervisors
  147.  CLOSED.*        ANSI/ASCII shown if closed system and unknown user logs on
  148.  DOOR.BAT        A ready to go DOORWAY batchfile, runs from hostmode
  149.  DOORMENU        A menu to access Doorway easily
  150.  DOORWAY.EXE     Run remote DOS-shell from the hostmode
  151.  DOORWAY.REG     Information on getting the entire Doorway
  152.  OKFILE.TXT      Definition of filerequests
  153.  PASSWORD.TXT    Password sample file for the hostmode/point system
  154.  T-FILES.BBS     Area file definition, define up to 100000 file areas.
  155.  T-HOTKEY.BBS    Definable hotkeys for main menu
  156.  T-PUBLIC.BBS    Public menu file definition
  157.  SUPPORT.*       Public sub-menus example
  158.  T-TEXT.BBS      Language files for all user texts
  159.  
  160.  WELCOME.*       ANSI/ASCII file showed when a user logs in
  161.  NEWUSER.*       ANSI/ASCII shown at login to new users
  162.  NEWS.DOC        Document on how to create your own news file
  163.  NEWS.TXT        News data file
  164.  EXPIRE.*        File to be shown to users when their account expire
  165.  NORMAL.*        Main menu for Normal users
  166.  PRIV.*          Main menu for Privileged users
  167.  COSYSOP.*       Main menu for Co-Sysops
  168.  SUPERVIS.*      Main menu for Supervisors
  169.  BULLETIN.*      Menu showed for the bulletin menu
  170.  BULLE???.TXT    Example bulletin menus
  171.  GOODBYE.*       File showed when a user logs off
  172.  
  173. ┌──────────────────────────────────────────────────────────────────────────┐
  174. │ ░░░░ WINDOWS - Windows related files ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  175. └──────────────────────────────────────────────────────────────────────────┘
  176.  
  177.  BENDTSEN.ICO    Another icon for starting Terminate
  178.  FILEMAN.ICO     Icon for the Filemanager
  179.  TERMAIL.ICO     Icon for TerMail
  180.  TERMINA2.ICO    Another T-Icon
  181.  TERMINAT.ICO    Icon for Terminate
  182.  TERMINAT.PIF    PIF file to run Terminate from Windows
  183.  WIN95.DOC       Running Terminate under Windows 95
  184.  WINDOWS.DOC     Running Terminate under Windows 3.1, 3.11 and 3.11WFW
  185.  
  186. ┌──────────────────────────────────────────────────────────────────────────┐
  187. │ ░░░░ OS2 - OS/2 related files ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  188. └──────────────────────────────────────────────────────────────────────────┘
  189.  
  190.  INSTALL.CMD     Create folder and icons under OS/2
  191.  OS2.DOC         Notes about running OS/2
  192.  INSTALL.CMD     Command file that will make a Terminate folder and icons
  193.  T-OS2.ICO       Icon for Terminate
  194.  T-DOC.ICO       Icon for Terminate DOC's
  195.  TM-OS2.ICO      Icon for TerMail
  196.  T-OS2.BMP       Terminate-bitmap for background in the Terminate-folder
  197.  
  198. ┌──────────────────────────────────────────────────────────────────────────┐
  199. │ ░░░░ UTILS - Utilities and other files for Terminate ░░░░░░░░░░░░░░░░░░░ │
  200. └──────────────────────────────────────────────────────────────────────────┘
  201.  
  202.  COST-001.CST    Example costfile for USA
  203.  COST-044.CST    Example costfile for United Kingdom
  204.  COST-045.CST    Example costfile for Denmark
  205.  COST-049.CST    Example costfile for Germany
  206.  
  207.  25.COM          Reset to normal screen 80x25
  208.  30.COM          Set 80x30 lines on VGA cards
  209.  50.COM          Set 80x43 lines on EGA or 80x50 lines on VGA cards
  210.  ABORT.SND       Definable abort sound
  211.  BLANKER.EXE     Example on an external screen blanker, just run it! VGA only
  212.  BOOTC.COM       Cold boot your computer (Reset-button)
  213.  BOOTW.COM       Warm boot your computer (Ctrl-Alt-Delete)
  214.  CONNECT.SND     Definable connect sound example (Strangers in the Night)
  215.  LODB.TXT        A sample BBS list, ready for import from phonebook
  216.  MAGIC.TXT       Magic file that can be loaded from the TagMenu (Alt-F6,M)
  217.  PASSWORD.BAD    Textfile with 1000 bad passwords that can be checked
  218.  SCHOOL.000      How do you create your own network
  219.  T-GIF.CFG       Configuration for the GIF viewer and SuperVGA cards.
  220.  T-GIF.EXE       GIF viewer used by the filemanager or from commandline
  221.  TE-PIF.DVP      DESQview program file
  222.  TERMINAT.EXT    Extensions for the filemanager, almost like Norton Commander
  223.  TERMINAT.MOD    File containing setups for many, many modems
  224.  TEXT_XLT.EXE    Program that can translate any file with an in/out table
  225.  TRANSFER.SND    Definable transfer sound
  226.  
  227.  SCANMODE.EXE    A file to find all textmodes on all VGA cards   *HeartWare*
  228.  SCANMODE.DOC    The document for the above program              *HeartWare*
  229.  
  230. ┌──────────────────────────────────────────────────────────────────────────┐
  231. │ ░░░░ FILELIST - Filelist related files ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  232. └──────────────────────────────────────────────────────────────────────────┘
  233.  
  234.  FILELIST.TXT    Small textfile that tell you to put your filelists here
  235.  
  236. ┌──────────────────────────────────────────────────────────────────────────┐
  237. │ ░░░░ PHONE - Phonebooks, keyboard def., translation, SmartNote files.. ░ │
  238. └──────────────────────────────────────────────────────────────────────────┘
  239.  
  240.  SITES.FON       A phonebook with numbers for all registration/support sites
  241.  *.KBD           Default keyboard definitions
  242.  *.XLT           Incoming/outgoing translations tables
  243.  *.NOT           Example note files, use the SmartNote, Alt-A to view/edit.
  244.  
  245. ┌──────────────────────────────────────────────────────────────────────────┐
  246. │ ░░░░ DOCS - Documentation, useful information ░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  247. └──────────────────────────────────────────────────────────────────────────┘
  248.  
  249.  BLIND.DOC       Special information for blind people
  250.  CUSTOM.DOC      Super Textmodes: allow Terminate to use large screens
  251.  ERRORS.DOC      Fatal errors or things Terminate does not like
  252.  INSTALL.DOC     Import configurations from other programs like RA,FD,BINKLEY
  253.  INTERNET.DOC    Information on getting Terminate through ftp Internet.
  254.  ISDN.DOC        Information moved to COMMUNIC.HLP
  255.  LICENCE.DOC     Copyright notice and legal information
  256.  MODEMSET.DOC    How to generate an entry for a new modem in TERMINAT.MOD
  257.  NODELIST.DOC    Notes on using nodelists, pointlists
  258.  POINT.DOC       Information on becoming a Point in FiDoNet
  259.  PROBLEM.DOC     Use this form to report problems or bugs etc.
  260.  PROTOCOL.DOC    Information about most external protocols, features & prices
  261.  PURGE_ME.DOC    Which files can you erase.
  262.  QUICK.DOC       Quick installation guide
  263.  REQUEST.DOC     What are the general rules for file requesting ?
  264.  SYSDEAL.DOC     Special deal for SysOp's!
  265.  T-IMPORT.CFG    Use together with TERMINAT.INS
  266.  TERMINAT.INS    Make your own installation of Terminate
  267.  
  268. ┌──────────────────────────────────────────────────────────────────────────┐
  269. │ ░░░░ TLAN_??? - Online help, manual and utilities ░░░░░░░░░░░░░░░░░░░░░░ │
  270. └──────────────────────────────────────────────────────────────────────────┘
  271.  
  272.  *.HLP           All the help files
  273.  ALT-Z.TXT       User definable Alt-Z help. Must be renamed to ALT-Z.HLP.
  274.  CODE850.BAT     Batch file that will convert the manual files, so they can
  275.                  be seen with the correct frames in code page 850
  276.  LANGUAGE.TXT    File used when installing local language files.
  277.  MANUAL.EXE      Program to create one big manual file called TERMINAT.DOC
  278.  PRINTDOC.EXE    Small utility to print TERMINAT.DOC
  279.  
  280.